net/http.http2serverConn.processGoAway (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5364: 		return sc.processGoAway(f)
		h2_bundle.go#L5676: func (sc *http2serverConn) processGoAway(f *http2GoAwayFrame) error {